setNoUnions

Generate oneof fields as normal optional fields instead of union.
optional bool no_unions = 8 [default = false];

Return

This builder for chaining.

Parameters

value

The noUnions to set.